<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* padding: 12px 6px; */
	padding: 0.72rem 0.36rem;
}

.header-wrap .header-wrap-left {}
.header-wrap .header-wrap-left img{
	/* width: 44px; */
	width: 2.64rem;
	/* height: 44px; */
	height: 2.64rem;
}
.header-wrap .header-wrap-mid {
	/* font-size: 20px; */
	font-size: 1.2rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #222222;
	/* line-height: 28px; */
	line-height: 1.68rem;
}

.header-wrap .header-wrap-right {}
.header-wrap .header-wrap-right img{
	/* width: 44px; */
	width: 2.64rem;
	/* height: 44px; */
	height: 2.64rem;
}
.header-list-show {
	position: absolute;
	left: 0;
	top: 0;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 20;
}

.header-list-show .header-list-item {
	/* padding: 16px 16px 0px 16px; */
	padding: 0.96rem 0.96rem 0 0.96rem;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.header-list-show .header-list-item a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 1rem;
	text-decoration: none;
}
.header-list-show .cancle-btn img{
	/* width: 48px; */
	width: 2.88rem;
	/* height: 48px; */
	height: 2.88rem;
}
.header-list-show .header-list-item a div{
	/* font-size: 15px; */
	font-size: 0.9rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #222222;
	/* line-height: 21px; */
	line-height: 1.26rem;
}
.header-list-show .header-list-item a img {
	/* width: 12px; */
	width: 0.72rem;
}
.user-login-transition{
	width: 100%;
	/* padding-bottom: 31px; */
	padding-bottom: 1.86rem;
}
.user-login-transition .user-img{
	text-align: center;
}
.user-login-transition .user-img img{
	/* width: 44px; */
	width:2.64rem;
	/* height: 44px; */
	height: 2.64rem;
	border-radius: 50%;
}
.user-login-transition .user-name{
	/* font-size: 14px; */
	font-size: 0.84rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #222222;
	/* line-height: 20px; */
	line-height: 1.2rem;
	text-align: center;
	/* margin: 7px 0 19px; */
	margin: 0.42rem 0 1.14rem;
}
.user-login-transition .out-login{
	display: flex;
	justify-content: space-around;
}
.user-login-transition .out-login .out-login-homePage{
	/* width: 90px; */
	width: 5.4rem;
	/* height: 90px; */
	height: 5.4rem;
	background: #A2C156;
	/* border-radius: 8px; */
	border-radius: 0.48;
	/* font-size: 14px; */
	font-size: 0.84rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #FFFFFF;
}
.user-login-transition .out-login .out-login-homePage p{
	text-align: center;
}
.user-login-transition .out-login .out-login-homePage p img{
	/* width: 22px; */
	width: 1.32rem;
	/* height: 22px; */
	height: 1.32rem;
	/* margin: 20px auto 14px; */
	margin: 1.2rem auto 0.84rem;
	display: block;
}
.user-login-transition .out-login .out-login-btn{
	/* width: 90px; */
	width: 5.4rem;
	/* height: 90px; */
	height: 5.4rem;
	background: #F7F7F7;
	/* border-radius: 8px; */
	border-radius: 0.48rem;
	/* font-size: 14px; */
	font-size: 0.84rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #222222;
}
.user-login-transition .out-login .out-login-btn p{
	text-align: center;
}
.user-login-transition .out-login .out-login-btn p img{
	/* width: 22px; */
	width: 1.32rem;
	/* height: 22px; */
	height: 1.32rem;
	/* margin: 20px auto 14px; */
	margin: 1.2rem auto 0.84rem;
	display: block;
}
.tourist-login-transition{
	width: 100%;
	/* padding-bottom: 31px; */
	padding-bottom: 1.86rem;
}
.tourist-login-transition .tourist-img{
	text-align: center;
}
.tourist-login-transition .tourist-img img{
	/* width: 44px; */
	width: 2.64rem;
	/* height: 44px; */
	height: 2.64rem;
	border-radius: 50%;
}
.tourist-login-transition .tourist-name{
	/* font-size: 14px; */
	font-size:0.84rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #222222;
	/* line-height: 20px; */
	line-height: 1.2rem;
	text-align: center;
	/* margin: 7px 0 19px; */
	margin: 0.42rem 0 1.14rem;
}
.tourist-login-transition .tourist-fengexian{
	/* width: 313px; */
	width: 18.77rem;
	height: 1px;
	background:rgba(1,1,1,0.1);
	/* margin: 19px auto 24px; */
	margin: 1.14rem auto 1.44rem;
}
.tourist-login-transition .tourist-to-btn{
	display: flex;
	justify-content: space-around;
}
.tourist-login-transition .tourist-to-btn div{
	/* width: 96px; */
	width: 5.76rem;
	/* height: 34px; */
	height: 2.04rem;
	background: #A2C156;
	display: flex;
	justify-content: center;
	align-items: center;
	/* font-size: 14px; */
	font-size: 0.84rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #FFFFFF;
}
.tourist-login-transition .tourist-to-btn  .tourist-to-register{
	border: 1px solid #A2C156;
	background: #FFFFFF !important;
	color: #A2C156 !important;
}
</pre></body></html>